home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacWorld: Complete Mac Interactive
/
Macworld Complete Mac Interactive CD)(1994).iso
/
Software
/
Graphsoft
/
Arch Demo
/
Core.sit
/
MiniCad 5 Demo.rsrc
/
STR#_7018.txt
< prev
next >
Wrap
Text File
|
1994-04-15
|
534b
|
22 lines
Returns the scale of the layer that is connected to h.
GetLScale(h : Handle) : REAL;
Returns the number of selected objects on the layer that is connected to h.
NumSObjs(h : Handle) : INTEGER;
Returns the number of objects on the layer that is connected to h.
NumObj(h : Handle) : INTEGER;
Returns the visibility of the layer that is connected to LayerHandle.
0 = Normal, 1 = Grayed, 2 = Invisible
GetLVis(LayerHandle : HANDLE) : INTEGER;
Returns the name of the layer that is connected to h.
GetLName(h : Handle) : STRING;